func crypto/sha256.appendUint64
2 uses
crypto/sha256 (current package)
sha256.go#L82: b = appendUint64(b, d.len)
sha256.go#L108: func appendUint64(b []byte, x uint64) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)